Because the cost of a page fault is high, it is desirable that a garbage collector properly manage locality of reference. 因为页面错误的成本很高,所以垃圾收集器正确管理引用的区域性(locality)是很必要的。
Because many computer systems exhibit locality of reference. 由于许多计算机系统陈列局部引用。
Sometimes a data structure that looks great turns out to be horrible because of poor locality of reference, and sometimes the reverse is true. 有时看上去很棒的数据结构由于引用地址不好而变得很糟,有时正好相反。
Locality of program's memory reference 程序的存储引用位置
The Effects of Locality of Reference in Cache Memory System 访问局部性原理在Cache存储系统中的作用
The properties of this scheme are locality of reference, topology independence, fault tolerance, asynchronous execution. 该方案的特点是地点参考、拓扑独立、容错、异步操作。
The proposed optical network integrates the attractive features of hierarchical ring interconnections, e.g., a simple node interface, a constant node degree, better support for the locality of reference, and fault tolerance, with the advantages of optics. 此光网络融合了分级环的互连节点接口简单、节点度恒定、容错等各种吸引人的特征以及光通信的各种优点。
In the traditional Cache, the Cache hit ratio is insured only by the address locality of memory reference instruction stream during program execution, it restricts the improvement of Cache hit ratio. 在传统的Cache中,仅仅依靠程序执行时访存指令流地址的局域性来保证较高的Cache命中率,使得Cache命中率的提高受到限制。